=== SAVED CAST: 5 manataketh_7 ===
Normalized points: 64
Raw points: 13

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.2575, 0.0142)
  [ 1]  (0.3059, 0.0071)
  [ 2]  (0.3542, 0.0000)
  [ 3]  (0.3994, 0.0089)
  [ 4]  (0.4413, 0.0340)
  [ 5]  (0.4832, 0.0592)
  [ 6]  (0.5251, 0.0844)
  [ 7]  (0.5670, 0.1095)
  [ 8]  (0.6037, 0.1409)
  [ 9]  (0.6362, 0.1774)
  [10]  (0.6686, 0.2139)
  [11]  (0.7011, 0.2505)
  [12]  (0.7335, 0.2870)
  [13]  (0.7660, 0.3236)
  [14]  (0.7963, 0.3615)
  [15]  (0.8165, 0.4060)
  [16]  (0.8367, 0.4505)
  [17]  (0.8569, 0.4950)
  [18]  (0.8771, 0.5395)
  [19]  (0.8973, 0.5840)
  [20]  (0.9175, 0.6285)
  [21]  (0.9331, 0.6743)
  [22]  (0.9378, 0.7229)
  [23]  (0.9425, 0.7715)
  [24]  (0.9473, 0.8202)
  [25]  (0.9312, 0.8625)
  [26]  (0.9001, 0.9002)
  [27]  (0.8691, 0.9379)
  [28]  (0.8339, 0.9681)
  [29]  (0.7853, 0.9734)
  [30]  (0.7367, 0.9787)
  [31]  (0.6882, 0.9840)
  [32]  (0.6396, 0.9894)
  [33]  (0.5910, 0.9947)
  [34]  (0.5424, 1.0000)
  [35]  (0.4955, 0.9889)
  [36]  (0.4489, 0.9742)
  [37]  (0.4023, 0.9594)
  [38]  (0.3557, 0.9447)
  [39]  (0.3091, 0.9300)
  [40]  (0.2625, 0.9153)
  [41]  (0.2267, 0.8866)
  [42]  (0.2010, 0.8451)
  [43]  (0.1753, 0.8035)
  [44]  (0.1495, 0.7619)
  [45]  (0.1238, 0.7204)
  [46]  (0.0981, 0.6788)
  [47]  (0.0808, 0.6342)
  [48]  (0.0738, 0.5858)
  [49]  (0.0668, 0.5375)
  [50]  (0.0598, 0.4891)
  [51]  (0.0527, 0.4408)
  [52]  (0.0744, 0.4040)
  [53]  (0.1131, 0.3740)
  [54]  (0.1517, 0.3441)
  [55]  (0.1903, 0.3142)
  [56]  (0.2289, 0.2842)
  [57]  (0.2676, 0.2543)
  [58]  (0.3062, 0.2243)
  [59]  (0.3485, 0.2013)
  [60]  (0.3948, 0.1856)
  [61]  (0.4411, 0.1700)
  [62]  (0.4874, 0.1543)
  [63]  (0.5337, 0.1387)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8339, 0.9681)  angle=34.4 deg
  V1  (0.0527, 0.4408)  angle=38.8 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
